Skip to content

docs: stop saying aux-audit does not exist - #3

Merged
cursor[bot] merged 1 commit into
mainfrom
cursor/docs-audit-exists-4805
Sep 3, 2026
Merged

docs: stop saying aux-audit does not exist#3
cursor[bot] merged 1 commit into
mainfrom
cursor/docs-audit-exists-4805

Conversation

@RevenuePuzzles

Copy link
Copy Markdown
Contributor

The CLI and Action already ship on main. Three audience-facing docs still told readers the binary did not exist and showed npx aux-audit as if it resolved today.

What this PR does

Replace “in development / not on npm yet” copy with commands that work as written:

  • CTO and engineering onboarding lead with uses: auxfirst/trustkit@v0.2. Local path is clone + npm --prefix packages/aux-audit build, not bare npx.
  • profile/README.md (design source for github.com/auxfirst) same treatment.
  • repos/aux-audit and packages/aux-audit install sections split into works today vs after npm publish.

Linked Issue

None — docs only. No new IDs.

Type

  • Doc fix / typo / link

Out of scope

  • npm publish (still optional).
  • Canonical org README lives in auxfirst/.github. This PR updates the TrustKit copy only. Mirror the profile/README.md change there or github.com/auxfirst will still say the old line.

Test plan

  • Relative links in the six files resolve (lychee).
  • Shown Action snippet matches onboarding/forwardables/A3-aux-audit.yml.
Open in Web Open in Cursor 

CTO, engineering, and org-profile copy still described a CLI in
development and showed npx commands that 404. Lead those audiences
with auxfirst/trustkit@v0.2 and the clone+build path that works
today. Split install sections into works-today vs after npm publish.

Co-authored-by: RevenuePuzzles <RevenuePuzzles@users.noreply.github.com>
@RevenuePuzzles
RevenuePuzzles marked this pull request as ready for review September 3, 2026 17:25
@cursor
cursor Bot merged commit 691ce5f into main Sep 3, 2026
3 checks passed
@cursor
cursor Bot deleted the cursor/docs-audit-exists-4805 branch September 3, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants